| lcPaint_PtbufCopy | Home |
|
BOOL lcPaint_PtbufCopy ( HANDLE hPtbuf, HANDLE hPtbufDest ); |
| hPtbuf | |
| Handle to source points buffer. | |
| hPtbufDest | |
| Handle to destination points buffer. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcPaint_PtbufAddPtbuf |